FaStateTaxAllowance 
EntityType  Independent 
Logical Entity Name  FaStateTaxAllowance 
Default Table Name  FaStateTaxAllowance 
Logical Only  NO 
Definition 
 
Note 
 

FaStateTaxAllowance Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaStateTaxAllowanceId(PK)    INTEGER  NO 
 
FaYearId(FK)    CHAR(2)  NO 
 
State    CHAR(2)  NO 
 
IncomeRate1    INTEGER  NO 
 
IncomeRate2    INTEGER  NO 
 
StudentRate    INTEGER  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaStateTaxAllowance Keys 
Key Name  Key Type  Keys 
PK_FaStateTaxAllowance_FaStateTaxAllowanceId  PrimaryKey  FaStateTaxAllowanceId 
NK_FaStateTaxAllowance_UserId  Inversion Entry  UserId 
NK_FaStateTaxAllowance_FaYearId  Inversion Entry  FaYearId 

FaStateTaxAllowance Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AwardYear  Non-Identifying  One To Zero or More        FaYearId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaStateTaxAllowance Check Constraints 
Check Constraint Name  CheckConstraint